strconv.decimal.set (method) 3 uses strconv (current package) atof.go#L74: func (b *decimal) set(s string) (ok bool) { atof.go#L604: if !d.set(s[:n]) { atof.go#L655: if !d.set(s[:n]) {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)